The SourceChangeEventArgs<(Of <(<'T>)>)> type exposes the following members.

Constructors

  Name Description
Public method SourceChangeEventArgs<(Of <(<'T>)>)>
Initializes a new instance of the SourceChangeEventArgs<(Of <(<'T>)>)> class.

Methods

  Name Description
Public method Equals(Object)
Determines whether the specified object is equal to the current object.
(Overrides Object..::..Equals(Object).)
Public method Equals(SourceChangeEventArgs<(Of <<'(T>)>>))
Determines whether the specified object is equal to the current object.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode
Return a hash code for this instance.
(Overrides Object..::..GetHashCode()()()().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Returns a string that represents this instance of SourceChangeEventArgs<(Of <(<'T>)>)>.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property ChangeType
Gets the type of change.
Public property Item
Gets the object that is being changed.
Public property Ordinal
Gets the ordinal position of the collection item that is being changed.

See Also